Skip to content

Migrate from setup.py to pyproject.toml (PEP 517/518)#7

Draft
Copilot wants to merge 5 commits into
masterfrom
copilot/modernize-project-setup
Draft

Migrate from setup.py to pyproject.toml (PEP 517/518)#7
Copilot wants to merge 5 commits into
masterfrom
copilot/modernize-project-setup

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 7, 2026

Replaces legacy setup.py with pyproject.toml for PEP 517/518 compliance. CI workflows updated accordingly.

Changes

  • pyproject.toml — new build config replacing setup.py; requires Python ≥ 3.10, pins sphinx>=7,<8
  • setup.py — removed
  • CI workflowspython setup.py installpip install .

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…->main

Co-authored-by: vfdev-5 <2459423+vfdev-5@users.noreply.github.com>
Copilot AI changed the title [WIP] Update project configuration to use pyproject.toml Modernize project: pyproject.toml, Sphinx 9 compatibility, rename master→main Mar 8, 2026
Comment thread sphinxcontrib_versioning/__main__.py Outdated
Comment thread sphinxcontrib_versioning/__main__.py Outdated
Comment thread sphinxcontrib_versioning/__main__.py
Comment thread pyproject.toml
Comment thread pyproject.toml Outdated
Comment thread pyproject.toml Outdated
…setup.py, update pyproject.toml

Co-authored-by: vfdev-5 <2459423+vfdev-5@users.noreply.github.com>
Copilot AI changed the title Modernize project: pyproject.toml, Sphinx 9 compatibility, rename master→main Modernize project: pyproject.toml, Sphinx 9 compatibility, update default branch to main Mar 8, 2026
Co-authored-by: vfdev-5 <2459423+vfdev-5@users.noreply.github.com>
Copilot AI changed the title Modernize project: pyproject.toml, Sphinx 9 compatibility, update default branch to main Migrate from setup.py to pyproject.toml (PEP 517/518) Mar 8, 2026
Copilot stopped work on behalf of vfdev-5 due to an error March 8, 2026 22:33
Copilot stopped work on behalf of vfdev-5 due to an error March 8, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants